ATrace_isEnabled

Returns true if tracing is enabled. Use this to avoid expensive computation only necessary when tracing is enabled.

Available since API level 23.

extern (C) nothrow @nogc
bool
ATrace_isEnabled
(
)

Meta